Retrieves information for using data objects such as ADO, RDO, or CDO with the Active Data Driver (PS2MON.DLL).
BOOL CRPE_API PEGetNthTablePrivateInfo (
short printJob,
short tableN,
PETablePrivateInfo FAR *privateInfo );
Identifies the print job which uses the table for which you want to retrieve the session information. | |
Specifies the 0 | |
Specifies the pointer to PETablePrivateInfo. |
function PESetNthTablePrivateInfo (
printJob: Smallint;
tableN: Smallint;
var privateInfo: PETablePrivateInfo
) :Bool; {$ifdef WIN32} stdcall; {$endif}
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |